home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_libgeotiff.idb / usr / freeware / share / doc / libgeotiff / LICENSE.z / LICENSE
Text File  |  2002-10-07  |  3KB  |  84 lines

  1.  
  2.     libgeotiff Licensing
  3.     ====================
  4.  
  5. All the source code in this toolkit are either in the public domain, or under 
  6. an X style license.  In any event it is all considered to be free to use
  7. for any purpose (including commercial software).  No credit is required 
  8. though some of the code requires that the specific source code modules 
  9. retain their existing copyright statements.  The CSV files, and other tables
  10. derived from the EPSG coordinate system database are also free to use.  In 
  11. particular, no part of this code is "copyleft", nor does it imply any 
  12. requirement for users to disclose this or their own source code.
  13.  
  14. All components not carrying their own copyright message, but distributed
  15. with libgeotiff should be considered to be under the same license as
  16. Niles' code.
  17.  
  18. ---------
  19.  
  20. Code by Frank Warmerdam has this copyright notice (directly copied from
  21. X Consortium licence):
  22.  
  23.  * Copyright (c) 1999, Frank Warmerdam
  24.  *
  25.  * Permission is hereby granted, free of charge, to any person obtaining a
  26.  * copy of this software and associated documentation files (the "Software"),
  27.  * to deal in the Software without restriction, including without limitation
  28.  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  29.  * and/or sell copies of the Software, and to permit persons to whom the
  30.  * Software is furnished to do so, subject to the following conditions:
  31.  *
  32.  * The above copyright notice and this permission notice shall be included
  33.  * in all copies or substantial portions of the Software.
  34.  *
  35.  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  36.  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  37.  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  38.  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  39.  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  40.  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  41.  * DEALINGS IN THE SOFTWARE.
  42.  
  43. -----------
  44.  
  45. Code by Niles Ritter is under this licence:
  46.  
  47.  *    Written By: Niles D. Ritter.
  48.  *
  49.  *  copyright (c) 1995   Niles D. Ritter
  50.  *
  51.  *  Permission granted to use this software, so long as this copyright
  52.  *  notice accompanies any products derived therefrom.
  53.  
  54. -----------
  55.  
  56. The EPSG Tables (from which the CSV files, and .inc files are derived)
  57. carried this statement on use of the data (from the EPSG web site):
  58.  
  59.   Use of the Data 
  60.  
  61.   The user assumes the entire risk as to the accuracy and the use of this 
  62.   data. The data may be copied and distributed subject to the following 
  63.   conditions: 
  64.  
  65.       1.All data pertinent to a specific coordinate system must be copied 
  66.         without modification and all related pages must be included; 
  67.  
  68.       2.All components of this data set pertinent to any given coordinate 
  69.         system must be distributed together (complete distribution of all 
  70.         components of the data set is preferred, but the EPSG recognises 
  71.         the need for a more limited distribution); 
  72.  
  73.       3.The data may not be distributed for profit by any third party; and 
  74.       4.The original source [EPSG] must be acknowledged.
  75.  
  76.       INFORMATION PROVIDED IN THIS DOCUMENT IS PROVIDED "AS
  77.       IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
  78.       IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
  79.       WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  80.       PARTICULAR PURPOSE. 
  81.  
  82.  
  83.  
  84.